home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Friends / NeXT-Icons / next-icon@gun.com / Apps / ImagePortfolio / threads.subproj / sleepDelay.h < prev    next >
Encoding:
Text File  |  1993-06-03  |  248 b   |  6 lines

  1. // -------------------------------------------------------------------------------------
  2. // sleepDelay.h
  3. // thread safe sleep delay
  4. // -------------------------------------------------------------------------------------
  5. int sleepDelay(float sec);
  6.